C1.DataCollection.AdoNet Assembly / C1.DataCollection.AdoNet Namespace / C1AdoNetCursorDataCollection<T> Class / HasMoreItems Property

In This Topic
HasMoreItems Property (C1AdoNetCursorDataCollection<T>)
In This Topic
Gets a value that indicates whether more items can be loaded.
Syntax
'Declaration
 
Public Overridable ReadOnly Property HasMoreItems As Boolean
 
See Also